projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
913a8cd
)
* xdisp.c (redisplay_window): If first window line is a continuation
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 24 May 2007 23:21:23 +0000
(23:21 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 24 May 2007 23:21:23 +0000
(23:21 +0000)
line, recompute the new window start instead of recentering.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 02618089d2df6590a9fb0ad2f74e3715b3402879..096a0eb63f2f7a2d0b1047ee4baf432f5961474b 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2007-05-24 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (redisplay_window): If first window line is a
+ continuation line, recompute the new window start instead of
+ recentering.
+
2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):